chore(deps): update all patch dependencies #79
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.47.4
->^7.47.5
1.0.1-beta.10
->1.0.1-beta.11
1.0.1-beta.9
->1.0.1-beta.11
1.0.0-canary-af0452f-20240808052639
->1.0.0-canary-fca07da-20240704070545
^3.3.2
->^3.3.3
^2.5.0
->^2.5.1
^5.5.3
->^5.5.4
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.47.5
Compare Source
Fri, 02 Aug 2024 17:26:42 GMT
Version update only
web-infra-dev/rsbuild (@rsbuild/core)
v1.0.1-beta.11
Compare Source
What's Changed
Breaking Changes 🍭
New Features 🎉
mode
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3155--mode
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3166import.meta.env.MODE
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3168Bug Fixes 🐞
Document 📖
environment
to glossary by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/3149mode
config documentation by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3157Other Changes
mode
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3164New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.0.1-beta.10...v1.0.1-beta.11
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.1
Compare Source
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.